WordDocumentGetBytes Method
Converts the document to an array of bytes.
Namespace: Independentsoft.Office.WordAssembly: Independentsoft.Office.Word (in Independentsoft.Office.Word.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public override byte[] GetBytes()
Public Overrides Function GetBytes As Byte()
Return Value
ByteAn array of bytes.